Use GtkApplication in the examples
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 21 Oct 2020 21:44:53 +0000 (22:44 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 21 Oct 2020 21:44:53 +0000 (22:44 +0100)
commit7ac6e25ffc8d1ccb4df48144c808f13f356b4eee
tree7701e5ecb23f358df9c6626177f5432db6259f12
parentb5b8f42a0c6ac94722c62a27c0635b6484f5d72d
Use GtkApplication in the examples

Some people read the "Getting Started" section as a series of
incremental lessons, and having the examples go from GtkApplication to
the old style "init / spin the main loop" confuses them.

We should be using GtkApplication everywhere in our examples.
docs/reference/gtk/getting_started.md
examples/builder.c